func runtime.sync_atomic_CompareAndSwapPointer

one use

	runtime (current package)
		atomic_pointer.go#L106: func sync_atomic_CompareAndSwapPointer(ptr *unsafe.Pointer, old, new unsafe.Pointer) bool {